home *** CD-ROM | disk | FTP | other *** search
/ Complete Linux / Complete Linux.iso / docs / system / admin / fsutil_1.z / fsutil_1 / fsutil / ANNOUNCE next >
Encoding:
Text File  |  1993-07-20  |  986 b   |  24 lines

  1. I have uploaded version 1.8 of my generic fsck/mkfs frond-end to
  2. sunsite.unc.edu and tsx-11.mit.edu.  Look for fsutil-1.8.tar.z in
  3. the usual places.  The following is an excerpt from the README.
  4.  
  5. This is version 1.8 of my generic, front-end for fsck and mkfs.  This
  6. little utility takes the guess-work out of trying to remember the
  7. often cryptic name for a particular file system-specific utility.  In
  8. most cases, you can simply type 'fsck /dev/xyz' without regard to the
  9. file system type.  Mkfs is similarly supported, but is (IMO) of
  10. dubious value.  When invoked as fsck, it also supports a 'check all'
  11. option.
  12.  
  13. Changes from version 1.7 to 1.8
  14.  
  15.     Ignore filesystems using the noauto option (usually on
  16.     removable media) when checking all filesystems.  Suggested
  17.     by Pascal Haible (haible@izfm.uni-stuttgart.de).
  18.  
  19.     Fixed bug which caused the first filesystem-specific
  20.     option to not be passed on when checking all filesystems.
  21.     Reported by Rob Getter (rxg3321@ultb.isc.rit.edu).
  22.  
  23. David
  24.